home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nikkei Mac 20
/
NIKKEI-MAC-CD-VOL-20-1998-12.ISO.7z
/
NIKKEI-MAC-CD-VOL-20-1998-12.ISO
/
オンラインソフト
/
9.ウェブ作成ツール
/
PageSpinner
/
Pagespin-ext-pack-201j.sit
/
PageSpinner 2.01 Ext Pack r1 Jp
/
New Examples Folder
/
Examples
/
StyleSheet
/
sheet3.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1997-05-31
|
1KB
|
88 lines
BODY {
text-align: right ;
margin-left: 6%;
margin-right: 6%;
color: black;
background: #CCCCFF ;
font-family: sans-serif;
}
DIV {
margin-top: 8px;
margin-left: 16%;
margin-right: 16%;
text-align: justify ;
text-indent: 24pt ;
color: black;
font-family: helvetica, sans-serif;
}
A {
font-size: small ;
}
IMG {
border: 0;
}
P {
font-family: Book Antiqua, Bookman ;
font-size: medium ;
text-indent: 24pt ;
color: #006699 ;
}
P.firstletter {
font-size: 200%;
color: red;
}
H1 {
color: blue ;
font-family: helvetica, arial, sans-serif ;
font-weight: bold ;
font-size: x-large ;
text-align : center;
}
H2 {
color: yellow ;
font-family: helvetica, arial, sans-serif ;
font-weight: bold ;
font-size: large ;
text-align: right ;
}
TD {
background: #FFFFFF ;
font-family: Courier, monospace ;
font-size: medium ;
text-align: justify ;
}
TD.important {
background: #9999FF ;
}
OL {
color: green ;
}
LI {
color: red ;
}
B {
color: #000099 ;
font-family: helvetica, arial ;
font-size: 100% ;
font-weight: bold ;
}